home *** CD-ROM | disk | FTP | other *** search
- -- card: 4038 from stack: in
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 2446
- -- name: Spells & Deeds
- ----- HyperTalk script -----
- on spellstuff
- push card
- go card "Experience Calculator" of stack "Hitpoint Records"
- global ultrakeystate
- if ultrakeystate is up then
- distributeitC
- end if
- if ultrakeystate is down then
- distributeitD
- end if
- pop card
- end spellstuff
-
-